You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix: update DataSourcesPage to use Button component for new data source link
- Replaced the styled Link component with a Button component that wraps the Link for better integration with base-ui.
- Added nativeButton={false} to ensure proper rendering and behavior.
- Enhances the user interface while maintaining functionality.
0 commit comments