@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.mjs
CHANGED
|
@@ -978,7 +978,6 @@ var IconButton_module_default = { "iconButton": "_iconButton_4e8qe_1", "sm": "_s
|
|
|
978
978
|
|
|
979
979
|
// src/IconButton/IconButton.tsx
|
|
980
980
|
import { jsx as jsx12 } from "react/jsx-runtime";
|
|
981
|
-
"use client";
|
|
982
981
|
var iconSize2 = {
|
|
983
982
|
["sm"]: IconButton_module_default.smIcon,
|
|
984
983
|
["md"]: IconButton_module_default.mdIcon,
|