Skip to content

Commit

Permalink
fix: update wrongly generate snapshot
Browse files Browse the repository at this point in the history
  • Loading branch information
BlackySoul committed Sep 16, 2024
1 parent 1688838 commit 89fdc5b
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
// Jest Snapshot v1, https://goo.gl/fbAQLP

exports[`horizontal-cell-show-more transforms correctly 1`] = `
"import { HorizontalCell, HorizontalCellShowMore, HorizontalScroll } from '@vkontakte/vkui';
"import { HorizontalCellShowMore, HorizontalScroll } from '@vkontakte/vkui';
import React from 'react';
import '@vkontakte/vkui/dist/vkui.css';
Expand Down

0 comments on commit 89fdc5b

Please sign in to comment.