Skip to content

Commit

Permalink
zendesk garden theming for pagination and buttons working
Browse files Browse the repository at this point in the history
  • Loading branch information
devadeka committed Mar 10, 2019
1 parent aab11fd commit 905ecbc
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/components/TicketsPanel.js
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@ import { Button } from '@zendeskgarden/react-buttons';
import { Pagination } from '@zendeskgarden/react-pagination';
import { Sidebar } from '@zendeskgarden/react-chrome';
import { ThemeProvider } from '@zendeskgarden/react-theming';

import React from 'react';

const TicketsPanel = ({ tickets }) => {
Expand Down

0 comments on commit 905ecbc

Please sign in to comment.