Skip to content
This repository has been archived by the owner on Aug 20, 2024. It is now read-only.

Commit

Permalink
ui-packages: Re-import to fix paths
Browse files Browse the repository at this point in the history
Relay cannot handle path differences on Windows vs Rest of the world

Signed-off-by: Aayush Gupta <[email protected]>
  • Loading branch information
theimpulson committed Aug 19, 2023
1 parent 8ce1aaa commit 6f95551
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion app/src/main/ui-packages/news_item/config.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
{
"preview-theme": "androidx.compose.material3.MaterialTheme",
"ambient-translations-path": "app\\src\\main\\ui-package-resources\\style-mappings\\m3_design_kit.json"
"ambient-translations-path": "app/src/main/ui-package-resources/style-mappings/m3_design_kit.json"
}
2 changes: 1 addition & 1 deletion app/src/main/ui-packages/news_item/news_item.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"type": "figma",
"file": "XT5HstO0pCUUXHfy8ydn7N",
"node": "2:67",
"version": "4013922526",
"version": "4017572133",
"component-id": "f18c8f41ac746719c4801fd5fcad752420d2e323"
},
"default": "NewsItem",
Expand Down

0 comments on commit 6f95551

Please sign in to comment.