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

Module '"@shopify/polaris"' has no exported member 'ShadowBevel'. #11753

Open
khanakia opened this issue Mar 17, 2024 · 1 comment
Open

Module '"@shopify/polaris"' has no exported member 'ShadowBevel'. #11753

khanakia opened this issue Mar 17, 2024 · 1 comment
Labels
Bug Something is broken and not working as intended in the system. untriaged

Comments

@khanakia
Copy link

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 exported

Actual behavior

import {
  ShadowBevel
} from '@shopify/polaris';

Screenshot 2024-03-17 at 11 55 39 PM

Steps to reproduce

No response

Are you using React components?

Yes

Polaris version number

^12.21.0

Browser

Chrome

Device

Macos

@khanakia khanakia added Bug Something is broken and not working as intended in the system. untriaged labels Mar 17, 2024
@robksawyer
Copy link

I'm curious about this too. Is this no longer supported?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Something is broken and not working as intended in the system. untriaged
Projects
None yet
Development

No branches or pull requests

2 participants