Tldraw/packages/tldraw/src/lib/ui/hooks
Steve Ruiz 8db84b33b2
Add white (#3321)
This PR adds white. It's available with Alt+T.
![Kapture 2024-04-01 at 18 32
22](https://github.com/tldraw/tldraw/assets/23072548/932c9621-ee09-403f-aacc-0226e7b03967)



### Change Type

- [x] `sdk` — Changes the tldraw SDK
- [x] `feature` — New feature

### Release Notes

- Adds secret white color.
2024-04-01 18:48:56 +00:00
..
clipboard
useTranslation Add white (#3321) 2024-04-01 18:48:56 +00:00
menu-hooks.ts
useClipboardEvents.ts
useCopyAs.ts ui: make toasts look more toasty (#2988) 2024-03-27 09:41:13 +00:00
useEditorEvents.ts ui: make toasts look more toasty (#2988) 2024-03-27 09:41:13 +00:00
useExportAs.ts ui: make toasts look more toasty (#2988) 2024-03-27 09:41:13 +00:00
useInsertMedia.ts
useKeyboardShortcuts.ts
useLocalStorageState.ts
useMenuIsOpen.ts
usePreloadAssets.ts
usePreloadIcons.ts
usePrint.ts
useReadonly.ts
useRelevantStyles.ts
useTools.tsx