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
Refactor references list to use divs instead of ul/li
Replaces the unordered list and list items with div containers for displaying references. This change improves layout flexibility and spacing by using 'space-y-3' and 'block' classes.
0 commit comments