- Create new Spinner component with three orbiting dots - Use inline CSS keyframes for reliable animation - Support multiple size variants (xs, sm, md, lg, xl) - Increase spinner sizes in loading states across the app - Add biome-ignore directives for pre-existing lint issues - Fix accessibility: change span onClick to button element 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| src | ||
| .gitignore | ||
| eslint.config.mjs | ||
| next-env.d.ts | ||
| next.config.ts | ||
| package.json | ||
| postcss.config.js | ||
| tailwind.config.ts | ||
| tsconfig.json | ||
| vercel.json | ||