Skip to content
This repository was archived by the owner on Sep 20, 2024. It is now read-only.

Commit 22efab5

Browse files
committed
chore: removed unused comments
1 parent 87b0afe commit 22efab5

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

packages/chakra-ui-core/src/CImage/CImage.js

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -76,9 +76,6 @@ const CImage = {
7676
return h(CNoSsr, [
7777
h('img', {
7878
class: this.className,
79-
// domProps: {
80-
// ...imageProps
81-
// },
8279
attrs: {
8380
...imageProps,
8481
...this.computedAttrs,

0 commit comments

Comments
 (0)