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

AvailbleBSPositions should be AvailableBSPositions #6555

Open
danko-d opened this issue Feb 6, 2023 · 3 comments
Open

AvailbleBSPositions should be AvailableBSPositions #6555

danko-d opened this issue Feb 6, 2023 · 3 comments

Comments

@danko-d
Copy link

danko-d commented Feb 6, 2023

export type AvailbleBSPositions = 'top' | 'bottom' | 'left' | 'right' | 'auto' | 'top left' | 'top right' | 'right top' | 'right bottom' | 'bottom right' | 'bottom left' | 'left bottom' | 'left top' | 'start' | 'end' | 'top start' | 'top end' | 'end top' | 'end bottom' | 'bottom end' | 'bottom start' | 'start bottom' | 'start top';

@pritam-chowdhury
Copy link

pritam-chowdhury commented Feb 10, 2023

@danko-d I have raised the following PR to fixed this spelling mistake.
#6556

@pritam-chowdhury
Copy link

@danko-d any update on the PR review?

@pritam-chowdhury
Copy link

@danko-d any update on the PR review?

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

No branches or pull requests

2 participants