Skip to content
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

Update user-context.md #410

Open
wants to merge 1 commit into
base: user-docs
Choose a base branch
from
Open

Update user-context.md #410

wants to merge 1 commit into from

Conversation

jberes
Copy link
Contributor

@jberes jberes commented Mar 27, 2024

Updated code and content for step-by-step example for RLS and other items

Updated code and content for step-by-step example for RLS and other items
@@ -1,4 +1,4 @@
import Tabs from '@theme/Tabs';
# import Tabs from '@theme/Tabs';
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

looks like there's an extra character that's breaking the build. The imports should look like

import Tabs from '@theme/Tabs';
import TabItem from '@theme/TabItem';

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants