@cambly/syntax-core 9.1.0 → 9.1.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/index.js +0 -1
- package/dist/index.js.map +1 -1
- package/dist/index.mjs +0 -1
- package/dist/index.mjs.map +1 -1
- package/package.json +1 -1
package/dist/index.js
CHANGED
|
@@ -1008,7 +1008,6 @@ var IconButton_module_default = { "iconButton": "_iconButton_4e8qe_1", "sm": "_s
|
|
|
1008
1008
|
|
|
1009
1009
|
// src/IconButton/IconButton.tsx
|
|
1010
1010
|
var import_jsx_runtime12 = require("react/jsx-runtime");
|
|
1011
|
-
"use client";
|
|
1012
1011
|
var iconSize2 = {
|
|
1013
1012
|
["sm"]: IconButton_module_default.smIcon,
|
|
1014
1013
|
["md"]: IconButton_module_default.mdIcon,
|