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
You can make your own mock responses, or you can use the ones below:
constresponses=['You can redeclare as a business major',"You can't handle that 8am bestie",'You can probably squeeze another class in between that gap','Your only hope is to transfer to Austin Community College','Bro why so many gen-eds','This schedule is perfect actually','You can convert that class to the web-based version','You still need a government class to graduate, I recommend GOV 310L-WB','Big yikes',"2 upper divs with OS? Yeah, I don' think so",];
Hints
Check out usages of showDialog
You may need to change some existing styles
The flask icon can be imported with import { Flask } from '@phosphor-icons/react';
The text was updated successfully, but these errors were encountered:
See design here https://www.figma.com/design/8tsCay2FRqctrdcZ3r9Ahw/UT-Registration-Plus-Design?node-id=9899-15133&p=f&m=dev
Example demo:
Screen.Recording.2025-02-25.at.6.14.22.PM.mp4
You can make your own mock responses, or you can use the ones below:
Hints
showDialog
import { Flask } from '@phosphor-icons/react';
The text was updated successfully, but these errors were encountered: