material-ui-arrowy-pagination
Version:
An easy to use and customizable pagination component for Material-UI.
17 lines (13 loc) • 384 B
HTML
<html lang="zh-Hant-TW">
<head>
<meta name="viewport" content="width=device-width">
<meta charset="UTF-8">
<link rel="stylesheet" href="https://fonts.googleapis.com/icon?family=Material+Icons">
<title>Demo</title>
</head>
<body>
<div id="root"></div>
<script type="text/javascript" src="/static/main.bundle.js" charset="utf-8"></script>
</body>
</html>