feat(media): rename media tile components to thumbnail components and add shared thumbnail base exports
This commit is contained in:
@@ -0,0 +1 @@
|
||||
export * from './component.js';
|
||||
Reference in New Issue
Block a user
@@ -0,0 +1 @@
|
||||
export * from './component.js';
|
||||