-
Notifications
You must be signed in to change notification settings - Fork 11
Make visible table links more visible #394
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
✅ Deploy Preview for ami-web ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
✅ Deploy Preview for ami-storybook ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
| export const columns: (projectId: string) => TableColumn<Session>[] = ( | ||
| projectId: string | ||
| ) => [ | ||
| { |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Changes here are mostly because this file was missing some formatting (specified by Prettier).
mihow
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good and very satisfying!
|
Thanks for finding the duplicate ticket #372 ! I swear I had made one but couldn't find it. |

Fixes #393 and #372
Summary: