Tldraw/apps/dotcom/src
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
..
__snapshots__ Readonly / room creation omnibus (#3192) 2024-04-25 14:10:40 +00:00
components delete stray error screen css import (#3683) 2024-05-02 14:53:40 +00:00
hooks Allow clients to gracefully handle rejection (#3673) 2024-05-02 13:54:21 +00:00
pages Allow clients to gracefully handle rejection (#3673) 2024-05-02 13:54:21 +00:00
utils Allow clients to gracefully handle rejection (#3673) 2024-05-02 13:54:21 +00:00
main.tsx Make Vercel URL rewrites precise (#2913) 2024-02-22 18:25:45 +00:00
routes.test.tsx [dx] Derive vercel routes from react-router config (#2937) 2024-02-26 12:30:35 +00:00
routes.tsx make route prefixes have a single place where they are defined (#3624) 2024-04-27 10:57:55 +00:00