We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9312d25 commit be443f4Copy full SHA for be443f4
packages/block-library/src/gallery/gap-styles.js
@@ -44,6 +44,4 @@ export default function useGapStyles( { blockGap, clientId } ) {
44
id: `gallery-gap-${ clientId }`,
45
css: gap,
46
} );
47
-
48
- return null;
49
}
0 commit comments