fix: listbox more menu is broken (#1089)

* fix: make sure portal popover closes correctly

* fix: update more actions correctly

* fix: get rid of states

* chore: update test
This commit is contained in:
Tobias Åström
2023-02-28 14:35:26 +01:00
committed by GitHub
parent d3126f09df
commit 662a136649
6 changed files with 28 additions and 20 deletions

View File

@@ -129,6 +129,7 @@ const config = ({ format = 'umd', debug = false, file, targetPkg }) => {
json(),
commonjs(),
babel({
babelHelpers: 'bundled',
babelrc: false,
include: [
'/**/apis/conversion/**',