Toast component and use for copy-as-curl

This commit is contained in:
Gregory Schier
2024-05-10 12:37:04 -07:00
parent b533a01677
commit 582da26574
14 changed files with 285 additions and 101 deletions

View File

@@ -14,6 +14,7 @@ export type TrackResource =
| 'key_value'
| 'setting'
| 'sidebar'
| 'toast'
| 'workspace';
export type TrackAction =