Skip to content

Commit

Permalink
feat: remove interpolation integration (#222)
Browse files Browse the repository at this point in the history
  • Loading branch information
andycall committed May 18, 2022
1 parent 9dd6cf9 commit 6e96c95
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 396 deletions.
8 changes: 0 additions & 8 deletions .umirc.ts
Original file line number Diff line number Diff line change
Expand Up @@ -388,10 +388,6 @@ export default defineConfig({
title: '在 Flutter 应用中集成 Kraken',
path: '/guide/native/interpolation-flutter',
},
{
title: '在原生 App 中集成 Kraken',
path: '/guide/native/interpolation-app',
},
{
title: 'Kraken Widget',
path: '/guide/native/widget',
Expand Down Expand Up @@ -778,10 +774,6 @@ export default defineConfig({
title: 'Integrate Kraken in the Flutter application',
path: '/en-US/guide/native/interpolation-flutter',
},
{
title: 'Integrate Kraken in native apps',
path: '/en-US/guide/native/interpolation-app',
},
{
title: 'Kraken Widget',
path: '/en-US/guide/native/widget',
Expand Down
194 changes: 0 additions & 194 deletions docs/guide/native/interpolation-app.en-US.md

This file was deleted.

Loading

0 comments on commit 6e96c95

Please sign in to comment.