My personal website
6
fork

Configure Feed

Select the types of activity you want to include in your feed.

at main 7 lines 166 B view raw
1export const BUTTON_TEXT = 'Back'; 2 3export const ICON_VIEWBOX = '0 0 24 24'; 4 5export const ICON_PATH = 'M10 19l-7-7m0 0l7-7m-7 7h18'; 6 7export const STROKE_WIDTH = 2;