mirror of
https://github.com/gristlabs/grist-core.git
synced 2026-03-02 04:09:24 +00:00
(core) Add April Fools easter egg
Summary: What happens when you type "rr" instead of "r" in an anchor link's row number? Test Plan: Browser tests. Reviewers: jarek Reviewed By: jarek Differential Revision: https://phab.getgrist.com/D3829
This commit is contained in:
@@ -85,6 +85,7 @@ export const BehavioralPrompt = StringUnion(
|
||||
'pageWidgetPickerSelectBy',
|
||||
'editCardLayout',
|
||||
'addNew',
|
||||
'rickRow',
|
||||
);
|
||||
export type BehavioralPrompt = typeof BehavioralPrompt.type;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user