mirror of
https://github.com/samuelcolvin/FastUI.git
synced 2023-12-01 22:22:11 +03:00
2 lines
58 B
TypeScript
2 lines
58 B
TypeScript
export const DefaultLoading = () => <div>loading...</div>
|