Skip to content

Commit 5404439

Browse files
committed
todo
1 parent b787f6e commit 5404439

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/components/imageLightbox/index.tsx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -103,6 +103,7 @@ export function ImageLightbox({
103103
// Apply sizing:
104104
// - If manual: set only provided dimension(s); missing one becomes 'auto'
105105
// - Else: default responsive
106+
// TODO: support other units for overrides
106107
const imageStyle = isInline
107108
? hasDimensionOverrides
108109
? {

0 commit comments

Comments
 (0)