Skip to content

Commit

Permalink
Merge pull request #57 from johntheholman/patch-1
Browse files Browse the repository at this point in the history
What Are Components Update
  • Loading branch information
winkerVSbecks committed Sep 19, 2023
2 parents 5692fdf + e83d36f commit 139e9fa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/sections/Why/WhatAreComponents.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ export const WhatAreComponents = () => (
<Text>
Components are standardized, interchangeable building blocks of UIs.
They encapsulate the appearance and function of UI pieces. Think LEGO
bricks. LEGOs can be used to build everything from castles to
bricks. LEGO can be used to build everything from castles to
spaceships; components can be taken apart and used to create new
features.
</Text>
Expand Down

0 comments on commit 139e9fa

Please sign in to comment.