@import "../../style/inc";

.DataGrid__footer {
  margin-top: 20px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

