mirror of
https://github.com/LukeHagar/developer.sailpoint.com.git
synced 2025-12-09 04:19:37 +00:00
style updates to video cards and navigation from tile changes
This commit is contained in:
@@ -12,6 +12,7 @@ const routes = videos.map((video) => ({
|
||||
title: video.title,
|
||||
body: video.body,
|
||||
tags: video.tags,
|
||||
id: video.id,
|
||||
},
|
||||
}));
|
||||
|
||||
|
||||
Reference in New Issue
Block a user