supabase-community / auth-ui

Pre-built Auth UI for React
https://supabase.com/docs/guides/auth/auth-helpers/auth-ui
MIT License
487 stars 121 forks source link

fix: added ThemeSupa to auth examples #95

Closed Hallidayo closed 1 year ago

Hallidayo commented 1 year ago

What kind of change does this PR introduce?

React - Auth Examples

What is the current behavior?

When you run pnpm storybook the Auth defaults will show unstyled.

What is the new behavior?

Added in default theme for all of the Auth examples.

Additional context

Linked to #39

silentworks commented 1 year ago

Thank you for this contribution.