aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/client/components/index.ts
blob: 12a09a95476903f522fe60cb51cce0f113f0b209 (plain)
1
2
export { ProtectedRoute } from "./ProtectedRoute";
export { SyncStatusIndicator } from "./SyncStatusIndicator";