Skip to content

Commit

Permalink
What Are Components Update
Browse files Browse the repository at this point in the history
  • Loading branch information
johntheholman committed Sep 19, 2023
1 parent 5692fdf commit e83d36f
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 e83d36f

Please sign in to comment.