We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Just installed the shopify polaris react latest version and when I try to import the ShadowBevel component it doesn't existsShopify Polaris React
It should not give error and polaris should export this https://github.com/Shopify/polaris/tree/main/polaris-react/src/components/ShadowBevel
When I check this /node_modules/@shopify/polaris/build/ts/src/index.d.ts the ShadowBevel is not exported
/node_modules/@shopify/polaris/build/ts/src/index.d.ts
import { ShadowBevel } from '@shopify/polaris';
No response
Yes
^12.21.0
Chrome
Macos
The text was updated successfully, but these errors were encountered:
I'm curious about this too. Is this no longer supported?
Sorry, something went wrong.
No branches or pull requests
Summary
Just installed the shopify polaris react latest version and when I try to import the ShadowBevel component it doesn't existsShopify Polaris React
Expected behavior
It should not give error and polaris should export this https://github.com/Shopify/polaris/tree/main/polaris-react/src/components/ShadowBevel
When I check this
/node_modules/@shopify/polaris/build/ts/src/index.d.ts
the ShadowBevel is not exportedActual behavior
Steps to reproduce
No response
Are you using React components?
Yes
Polaris version number
^12.21.0
Browser
Chrome
Device
Macos
The text was updated successfully, but these errors were encountered: