Skip to content

Commit eeb3f2f

Browse files
layout controls commented
1 parent 24be8b7 commit eeb3f2f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/app/components/LinkControls.tsx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@ export default function LinkControls({
2525
}: Props) {
2626
return (
2727
<div style={controlStyles}>
28+
{/* Controls for the layout selection */}
2829
<label>Layout:</label>
2930
&nbsp;
3031
<select

0 commit comments

Comments
 (0)