You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/sections/Projects/Sistent/components/content.js
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -19,7 +19,7 @@ const componentsData = [
19
19
id: 3,
20
20
name: "Modal",
21
21
description:
22
-
"A text input is made up of multiple elements that combine to form a component that helps users to read, write, and edit text in an interface.",
22
+
"A modal is a conatiner that appears in front of the main content on a page when clicked on button or text. It provides information or an actionable piece of content for users to execute.",
0 commit comments