Skip to content

Key portal intersection observer#124

Open
coderIvanTS wants to merge 7 commits intospirit-drive:mainfrom
coderIvanTS:KeyPortalIntersectionObserver
Open

Key portal intersection observer#124
coderIvanTS wants to merge 7 commits intospirit-drive:mainfrom
coderIvanTS:KeyPortalIntersectionObserver

Conversation

@coderIvanTS
Copy link

No description provided.

Иван Лайер added 7 commits June 19, 2024 21:56
import vars from './common.scss';
Вот эта конструкция после импорта не работает
vars.light_accent
Cannot read properties of undefined (reading 'light_accent')
в
… окно использует CreatePortal, в списке заполняются key.

export const AddToCart = ({ className, count, isDisabled }: IAddToCartProps) => {

if (count === 0) {

Choose a reason for hiding this comment

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

Когда же вы уберете этот if else)))

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