Tldraw/apps/dotcom/src/components
David Sheldrick 9210655eec
delete stray error screen css import (#3683)
Removes a stray .css import from #3673 , which created some precedence
issues

### Change Type

<!--  Please select a 'Scope' label ️ -->

- [ ] `sdk` — Changes the tldraw SDK
- [x] `dotcom` — Changes the tldraw.com web app
- [ ] `docs` — Changes to the documentation, examples, or templates.
- [ ] `vs code` — Changes to the vscode plugin
- [ ] `internal` — Does not affect user-facing stuff

<!--  Please select a 'Type' label ️ -->

- [x] `bugfix` — Bug fix
- [ ] `feature` — New feature
- [ ] `improvement` — Improving existing features
- [ ] `chore` — Updating dependencies, other boring stuff
- [ ] `galaxy brain` — Architectural changes
- [ ] `tests` — Changes to any test code
- [ ] `tools` — Changes to infrastructure, CI, internal scripts,
debugging tools, etc.
- [ ] `dunno` — I don't know


### Test Plan

1. Add a step-by-step description of how to test your PR here.
2.

- [ ] Unit Tests
- [ ] End to end tests

### Release Notes

- Add a brief release note for your PR here.
2024-05-02 14:53:40 +00:00
..
BoardHistoryLog
BoardHistorySnapshot make route prefixes have a single place where they are defined (#3624) 2024-04-27 10:57:55 +00:00
DefaultErrorFallback tldraw_final_v6_final(old version).docx.pdf (#2998) 2024-02-29 16:06:19 +00:00
DocumentName Allow users to edit the document title by double clicking it even when editing a shape. (#3459) 2024-04-13 19:47:37 +00:00
ErrorPage Allow clients to gracefully handle rejection (#3673) 2024-05-02 13:54:21 +00:00
Head
PeopleMenu tldraw_final_v6_final(old version).docx.pdf (#2998) 2024-02-29 16:06:19 +00:00
ThemeUpdater tldraw_final_v6_final(old version).docx.pdf (#2998) 2024-02-29 16:06:19 +00:00
CursorChatBubble.tsx Fix cursor chat bubble position. (#3042) 2024-03-04 14:12:21 +00:00
ExportMenu.tsx tldraw_final_v6_final(old version).docx.pdf (#2998) 2024-02-29 16:06:19 +00:00
FileMenu.tsx Menu updates / fix flip / add export / remove Shape menu (#3115) 2024-03-11 18:31:28 +00:00
IFrameProtector.tsx Allow embedding tldraw in iframes (#3640) 2024-04-29 13:27:37 +00:00
Links.tsx tldraw_final_v6_final(old version).docx.pdf (#2998) 2024-02-29 16:06:19 +00:00
LocalEditor.tsx quick fixes (#3128) 2024-03-12 11:50:12 +00:00
MultiplayerEditor.tsx Readonly / room creation omnibus (#3192) 2024-04-25 14:10:40 +00:00
ShareButton.tsx tldraw_final_v6_final(old version).docx.pdf (#2998) 2024-02-29 16:06:19 +00:00
ShareMenu.tsx make route prefixes have a single place where they are defined (#3624) 2024-04-27 10:57:55 +00:00
SnapshotsEditor.tsx quick fixes (#3128) 2024-03-12 11:50:12 +00:00
SneakyOnDropOverride.ts ui: make toasts look more toasty (#2988) 2024-03-27 09:41:13 +00:00
StoreErrorScreen.tsx delete stray error screen css import (#3683) 2024-05-02 14:53:40 +00:00