VV
Size: a a a
VV
AP
AP
VV
АБ
АБ
VV
VV
NL
AM
NL
KS
V
yarn workspace @olala-ui/core build
"build:copy-types": "node ../../scripts/copy-files.js»,
const packagePath = process.cwd();
@olala-ui/core
Почему? Это же не верно.Д
const filteredItems = state.images.filter(img => img.title == тут что написать? )
Д
V
const filteredItems = state.images.filter(img => img.title == тут что написать? )
img.title === “some title”
?V
yarn workspace @olala-ui/core build
"build:copy-types": "node ../../scripts/copy-files.js»,
const packagePath = process.cwd();
@olala-ui/core
Почему? Это же не верно.V
S
document.querySelectorAll(".dialog-item-menu__actions__item > .mdc-list-item__text").forEach(action => {
action.click()
});
VV