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

Commit 8798791

Browse files
committed
add @author
1 parent e2c06a5 commit 8798791

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

functions/displayBlock.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ import PropTypes from 'prop-types'
33

44
/**
55
* Decide which block component to display.
6-
*
6+
* @author WebDevStudios
77
* @param {object} block The block data.
88
* @param {number} index A unique key required by React.
99
* @param {object} siteSettings Global settings.

0 commit comments

Comments
 (0)