Skip to content

Commit 17e800f

Browse files
committed
update documentation
1 parent 14b0a5f commit 17e800f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

documentation/src/components/HomepageDependencies.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ function Dependency({Svg, path, title}) {
4646
export default function HomepageFeatures() {
4747
return (
4848
<>
49-
<h1 className="text--center text--primary">Based on solid libraries</h1>
49+
<h1 className="text--center text--primary">Based on solid libraries 🏗️</h1>
5050
<section className={styles.dependencies}>
5151
<div className="container">
5252
<div className="row">

0 commit comments

Comments
 (0)