refactor(components): spinner (LoadingSpinner) and CTA #87
Annotations
8 errors
TypeScript
@interlay/hooks#typecheck: command (/home/runner/work/ui/ui/packages/hooks) pnpm run typecheck exited (1)
|
TypeScript
Type '"x-small"' is not assignable to type 'CTASizes'. Did you mean '"small"'?
|
TypeScript
Type '"x-small"' is not assignable to type 'CTASizes | undefined'. Did you mean '"small"'?
|
TypeScript
Process completed with exit code 1.
|
Tests
Process completed with exit code 1.
|
Build
@interlay/ui#build: command (/home/runner/work/ui/ui/packages/components) pnpm run build exited (1)
|
Build
Type '"x-small"' is not assignable to type 'CTASizes'. Did you mean '"small"'?
|
Build
Process completed with exit code 1.
|