mirror of
https://github.com/zadam/trilium.git
synced 2025-11-01 10:55:55 +01:00
feat(react/ribbon): port note info tab
This commit is contained in:
3
apps/client/src/widgets/react/LoadingSpinner.tsx
Normal file
3
apps/client/src/widgets/react/LoadingSpinner.tsx
Normal file
@@ -0,0 +1,3 @@
|
||||
export default function LoadingSpinner() {
|
||||
return <span className="bx bx-loader bx-spin" />
|
||||
}
|
||||
Reference in New Issue
Block a user