From cc1c6dbc6b12960f4d0fa77bcdcdb49ca14116d3 Mon Sep 17 00:00:00 2001 From: Ryan Yang Date: Sat, 6 Apr 2024 15:25:07 -0700 Subject: [PATCH] Fix breaking build with unused import. --- .../Designathon24/components/About/index.jsx | 64 ++++++++++--------- 1 file changed, 33 insertions(+), 31 deletions(-) diff --git a/src/app/pages/Designathons/Designathon24/components/About/index.jsx b/src/app/pages/Designathons/Designathon24/components/About/index.jsx index f44d1308..d105bbf0 100644 --- a/src/app/pages/Designathons/Designathon24/components/About/index.jsx +++ b/src/app/pages/Designathons/Designathon24/components/About/index.jsx @@ -24,38 +24,40 @@ const About = () => { -
-

About

- - -
-

- Design-a-thon is a 3 day long hybrid event where you or - a team design a product focused on the theme: True to - You! It takes place on May 17th, and ends May 19th. -

-

- Design at UCI is the premier student-run organization at - UCI for anything graphic design, UI/UX design, product - design, and more. Started in 2016, we foster a special - community for all digital designers to connect, learn, - and innovate. -

-

- Design at UCI’s designathon is the largest collegiate - designathon in Orange County. Each year, we bring - together hundreds of student designers nationwide to - define, develop, and pitch a product built from scratch. - We hope that this experience can help you acquire and - grow both your soft and hard skills in empathizing with - your users, defining a set of goals and needs, - developing your product, and improving your confidence - and creativity as a human-centric designer. -

-
-
-
+
+

About

+ +
+

+ Design-a-thon is a 3 day long hybrid event where you + or a team design a product focused on the theme: + True to You! It takes place on May 17th, and ends + May 19th. +

+

+ Design at UCI is the premier student-run + organization at UCI for anything graphic design, + UI/UX design, product design, and more. Started in + 2016, we foster a special community for all digital + designers to connect, learn, and innovate. +

+

+ Design at UCI’s designathon is the largest + collegiate designathon in Orange County. Each year, + we bring together hundreds of student designers + nationwide to define, develop, and pitch a product + built from scratch. We hope that this experience can + help you acquire and grow both your soft and hard + skills in empathizing with your users, defining a + set of goals and needs, developing your product, and + improving your confidence and creativity as a + human-centric designer. +

+
+
+ +